Package money
Class MoneyBagTest
java.lang.Object
money.MoneyBagTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
testNormalize
(int amountA, String currencyA, int amountB, String currencyB, int amountExpected, String currencyExpected)
-
Constructor Details
-
MoneyBagTest
public MoneyBagTest()
-
-
Method Details
-
testNormalize
-